Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Only sort the list of chips if they're out-of-order#13

Open
normanr wants to merge 1 commit intogtw123:masterfrom
normanr:main
Open

Only sort the list of chips if they're out-of-order#13
normanr wants to merge 1 commit intogtw123:masterfrom
normanr:main

Conversation

@normanr
Copy link
Copy Markdown

@normanr normanr commented Jan 8, 2023

This fixes a multi-threading bug that causes the app to crash with Collection was modified; enumeration operation may not execute. if the list of chips is sorted while the UI is enumerating it.

@normanr normanr force-pushed the main branch 3 times, most recently from 2e72b12 to d083694 Compare January 8, 2023 23:21
This fixes a multi-threading bug that causes the app to crash with
`Collection was modified; enumeration operation may not execute.`
if the list of chips is sorted while the UI is enumerating it.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant